home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / S-Sh / Selektor.cpt / Selektor 1.0 / background_2657.txt < prev    next >
Text File  |  1987-12-10  |  1KB  |  59 lines

  1. -- background: 2657 from stack: in.0
  2. -- bmap block id: 2152
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   if the shiftKey is down then
  9.     set the visible of button 7 to not the visible of button 7
  10.     set the visible of button 9 to not the visible of button 9
  11.   else
  12.     if the visible of field 1 is false then send mouseUp to button "Example"
  13.   end if
  14. end mouseUp
  15.  
  16.  
  17.  
  18.  
  19. -- part 6 (field)
  20. -- low flags: 00
  21. -- high flags: 6001
  22. -- rect: left=139 top=108 right=135 bottom=314
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 0
  26. -- font id: 2
  27. -- text size: 12
  28. -- style flags: 0
  29. -- line height: 13
  30. -- part name: what
  31.  
  32.  
  33. -- part 16 (field)
  34. -- low flags: 00
  35. -- high flags: 6001
  36. -- rect: left=139 top=134 right=159 bottom=314
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 2
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 13
  44. -- part name: where
  45.  
  46.  
  47. -- part 17 (field)
  48. -- low flags: 00
  49. -- high flags: 6001
  50. -- rect: left=139 top=159 right=185 bottom=314
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 0
  54. -- font id: 2
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 13
  58. -- part name: by
  59.